'Declaration<DispIdAttribute(58)> Function BarcodeAztecReaderDoScan_3( _ ByVal ImageID As Integer, _ ByVal ScanMode As BarcodeAztecReaderScanMode, _ ByVal ExpectedCount As Integer _ ) As GdPictureStatus
[DispId(58)] GdPictureStatus BarcodeAztecReaderDoScan_3( int ImageID, BarcodeAztecReaderScanMode ScanMode, int ExpectedCount )
function BarcodeAztecReaderDoScan_3(
ImageID: Integer;
ScanMode: BarcodeAztecReaderScanMode;
ExpectedCount: Integer
): GdPictureStatus;
DispIdAttribute(58) function BarcodeAztecReaderDoScan_3( ImageID : int, ScanMode : BarcodeAztecReaderScanMode, ExpectedCount : int ) : GdPictureStatus;
[DispId(58)] GdPictureStatus BarcodeAztecReaderDoScan_3( int ImageID, BarcodeAztecReaderScanMode ScanMode, int ExpectedCount )
[DispId(58)] GdPictureStatus BarcodeAztecReaderDoScan_3( int ImageID, BarcodeAztecReaderScanMode ScanMode, int ExpectedCount )
Parameters
- ImageID
- ScanMode
- ExpectedCount